go/types.instance.orig (field)
9 uses
go/types (current package)
named.go#L139: orig *Named // original, uninstantiated type
named.go#L247: orig := n.inst.orig
named.go#L345: inst := &instance{orig: orig, targs: newTypeList(targs)}
named.go#L379: return t.inst.orig.obj
named.go#L388: return t.inst.orig
named.go#L434: orig := t.inst.orig
named.go#L465: origm := t.inst.orig.Method(i)
named.go#L755: assert(n.inst.orig.stateHas(lazyLoaded | unpacked))
named.go#L762: orig := n.inst.orig
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)